home *** CD-ROM | disk | FTP | other *** search
/ Flash MX Motion Graphics / Flash MX Motion Graphics Companion Disc.iso / ChapterFiles / Chap01 / fever.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2002-06-28  |  38 b   |  4 lines

  1. on(rollOver){
  2.    gotoAndPlay(2);
  3. }
  4.